home *** CD-ROM | disk | FTP | other *** search
/ The Best of Tucows 3 / The Best of Tucows 3 - Disc 2.iso / setup95 / fpesetup.cab / fpxpress.inf < prev    next >
INI File  |  1997-08-14  |  9KB  |  263 lines

  1. ; FPXpress.inf
  2. ; Installation file for Microsoft FrontPage Express.
  3.  
  4. [Version]
  5. Signature=$CHICAGO$
  6. AdvancedINF=2.5
  7.  
  8. [DefaultInstall]
  9. RunPostSetupCommands=RunPostSetupCommandsSection
  10. Copyfiles=FPEBinCopy, FPESysCopy, FPENormalCopy, FPEConfirmCopy, FPEHomeCopy, FPESurveyCopy, FPEFormCopy, FPEFolderCopy, FPEINFCopy, FPETempCopy
  11. DelFiles=FPadBinCopy, FPadINFCopy
  12. AddReg = GeneralRegKeys ,GeneralRegKeys.User
  13. DelReg = FPadRegRemove
  14. UpdateInis = FPEIni, FPEAddLink, FPadRemoveLink
  15. CustomDestination=FPEDestination
  16. PerUserInstall=FPXpress.Stub.Add
  17.  
  18. [PerUserStub]
  19. RunPostSetupCommands=RunPostSetupCommandsSection
  20. UpdateInis = FPEIni,FPEAddLink
  21. AddReg = GeneralRegKeys.User
  22. CustomDestination=FPEDestination
  23.  
  24. [PerUserRemove]
  25. RunPreSetupCommands=RunPreUserRemCommandsSection
  26. UpdateInis = FPERemoveLink
  27. DelReg = GeneralRegKeys.User
  28. CustomDestination=FPEDestination
  29.  
  30. [FPXpress.Stub.Add]
  31. ComponentName=FrontPad ; Intentionally not localized.
  32. DisplayName=%FPXpressDesc%
  33. GUID={E4066320-E4AE-11CF-B1B0-00AA00BBAD66}
  34. Version=%VersionNumber%
  35. Locale=%LocaleID%
  36. IsInstalled=1
  37. StubPath=rundll32.exe advpack.dll,LaunchINFSection %17%\fpxpress.inf,PerUserstub
  38.  
  39. [FPXpress.Stub.Remove]
  40. ComponentName=FrontPad ; Intentionally not localized.
  41. DisplayName=%FPXpressDesc%
  42. GUID={E4066320-E4AE-11CF-B1B0-00AA00BBAD66}
  43. Version=%VersionNumber%
  44. Locale=%LocaleID%
  45. IsInstalled=0
  46. StubPath=rundll32.exe advpack.dll,LaunchINFSection %17%\fpxpress.inf,PerUserRemove
  47.  
  48. [Uninstall]
  49. RunPreSetupCommands=RunPreUserRemCommandsSection
  50. BeginPrompt=BeginPromptSection
  51. EndPrompt=EndPromptSection
  52. DelFiles = FPEBinCopy, FPENormalCopy, FPEConfirmCopy, FPEHomeCopy, FPESurveyCopy, FPEFormCopy, FPEFolderCopy, FPETempCopy
  53. DelReg = GeneralRegKeys, DelUninstallKey, GeneralRegKeys.User
  54. ;AddReg = DebugRegKeys ; DEBUG!
  55. UpdateInis = FPERemoveLink
  56. CustomDestination=FPEDestination
  57. PerUserInstall=FPXpress.Stub.Remove
  58.  
  59. [BeginPromptSection]
  60. Prompt=%BeginPrompt%
  61. ButtonType=YESNO
  62. Title=%FPXpressDesc%
  63.  
  64. [EndPromptSection]
  65. Prompt=%EndPrompt%
  66.  
  67. [RunPostSetupCommandsSection]
  68. "%11%\setdefed.exe" -i """%49100%\bin\fpxpress.exe %%1""" %ShellVerb%
  69.  
  70. [RunPreUserRemCommandsSection]
  71. "%11%\setdefed.exe" -u
  72.  
  73. ; Delete this stuff, it's old and upgrading will now remove it.
  74. [FPadBinCopy]
  75. frontpad.exe
  76. frontpad.hlp
  77. frontpad.cnt
  78.  
  79. [FPadINFCopy]
  80. fpxpress.inf
  81.  
  82. [FPadRegRemove]
  83. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPad
  84.  
  85. [FPEBinCopy]
  86. fp20ime.dll
  87. fpxpress.exe
  88. lead52n.dll
  89. fpxpress.chm
  90. fp20htp.dll
  91. fp20utl.dll
  92. fp20tl.dll
  93.  
  94. [FPESysCopy]
  95. setdefed.exe
  96.  
  97. [FPENormalCopy]
  98. normal.htm
  99. normal.inf
  100.  
  101. [FPEConfirmCopy]
  102. confirm.htm
  103. confirm.inf
  104.  
  105. [FPESurveyCopy]
  106. survey.htm
  107. survey.inf
  108.  
  109. [FPEFormCopy]
  110. vtiform.exe
  111. vtiform.inf
  112.  
  113. [FPEHomeCopy]
  114. vtihome.exe
  115. vtihome.inf
  116.  
  117. [FPEFolderCopy]
  118. folder.inf
  119.  
  120. [FPEINFCopy]
  121. fpxpress.inf
  122.  
  123. ; Can't just make an empty directory, so copy an empty file into it.
  124. [FPETempCopy]
  125. empty.tmp
  126.  
  127. [DestinationDirs]
  128. FPadBinCopy=49100,bin
  129. FPEBinCopy=49100,bin
  130. FPESysCopy=11
  131. FPENormalCopy=49100,pages\normal.tem
  132. FPEConfirmCopy=49100,pages\confirm.tem
  133. FPESurveyCopy=49100,pages\survey.tem
  134. FPEHomeCopy=49100,pages\vtihome.wiz
  135. FPEFormCopy=49100,pages\vtiform.wiz
  136. FPEFolderCopy=49100,pages\folder.tem
  137. FPETempCopy=49100,temp
  138. FPEINFCopy=17
  139. FPADINFCopy=17
  140. WindowsDir=25
  141.  
  142. [GeneralRegKeys]
  143. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPageExpress,"DisplayName",,"%FPXpressDesc%"
  144. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPageExpress,"UninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\fpxpress.inf, Uninstall"
  145. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPageExpress,"QuietUninstallString",,"RunDll32 advpack.dll,LaunchINFSection %17%\fpxpress.inf, Uninstall,5"
  146. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPageExpress,"RequiresIESysFile",,"4.71"
  147.  
  148. ; Let the shell know the path to our EXE and that we accept URLs.
  149. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\FPXPRESS.EXE",,,"%49100%\bin\fpxpress.exe"
  150. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\FPXPRESS.EXE","useURL",,"yes"
  151.  
  152. ; Let HTML Help know where our help file is installed.
  153. HKLM,"SOFTWARE\Microsoft\Windows\HTML Help","fpxpress.chm",,"%49100%\bin"
  154.  
  155. ; Remember where we were installed for uninstall.
  156. HKLM,SOFTWARE\Microsoft\FrontPageExpress,"InstallDir",,"%49100%"
  157.  
  158. [GeneralRegKeys.User]
  159. ; Insert menu customizations for FrontPage Express.
  160. HKCU,"Software\Microsoft\FrontPageExpress\Init Commands",MenuItem1,,"2,1,1,%MenuLabel%,%ItemLabel1%,<!--webbot bot=HTMLMarkup alt='<B><I>%ItemHTML1%</I></B> ' startspan -->%THISDIRNAME%<!--webbot bot=HTMLMarkup endspan -->,%InsertBefore%,2,%ItemComment1%,"
  161. HKCU,"Software\Microsoft\FrontPageExpress\Init Commands",MenuItem2,,"2,1,1,%MenuLabel%,%ItemLabel2%,<!--webbot bot=HTMLMarkup u-src='file:///%49100%\Data\FoldData.gif' startspan --><object width="100%" height="85%" classid="clsid:1820FED0-473E-11D0-A96C-00C04FD705A2"></object><!--webbot bot=HTMLMarkup endspan -->,%InsertBefore%,2,%ItemComment2%,"
  162. HKCU,"Software\Microsoft\FrontPageExpress\Init Commands",MenuItem3,,"2,1,1,%MenuLabel%,-,,%InsertBefore%,,,"
  163.  
  164. ; Insert menu customizations for the FrontPage Editor.
  165. HKCU,"Software\Microsoft\FrontPage\Editor\Init Commands",MenuItem1,,"2,1,1,%MenuLabel%,%ItemLabel1%,<!--webbot bot=HTMLMarkup alt='<B><I>%ItemHTML1%</I></B> ' startspan -->%THISDIRNAME%<!--webbot bot=HTMLMarkup endspan -->,%InsertBefore%,2,%ItemComment1%,"
  166. HKCU,"Software\Microsoft\FrontPage\Editor\Init Commands",MenuItem2,,"2,1,1,%MenuLabel%,%ItemLabel2%,<!--webbot bot=HTMLMarkup u-src='file:///%49100%\Data\FoldData.gif' startspan --><object width="100%" height="85%" classid="clsid:1820FED0-473E-11D0-A96C-00C04FD705A2"></object><!--webbot bot=HTMLMarkup endspan -->,%InsertBefore%,2,%ItemComment2%,"
  167. HKCU,"Software\Microsoft\FrontPage\Editor\Init Commands",MenuItem3,,"2,1,1,%MenuLabel%,-,,%InsertBefore%,,,"
  168.  
  169. [DelUninstallKey] 
  170. HKLM, SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\FrontPageExpress
  171.  
  172. ;DEBUG!
  173. ;[DebugRegKeys]
  174. ;"HKLM","SOFTWARE\Microsoft\FrontPageExpress\Debug","InstallDir",,"49100 = %49100%"
  175.  
  176. [FPEAddLink]
  177. setup.ini, progman.groups,, "group99="%ShortcutInternetSuite%""    ; creates folder (if not already there)
  178. setup.ini, group99,, """%FPXpressLink%"", """"""%49100%\bin\fpxpress.exe"""""""
  179.  
  180. [FPEIni]
  181. fpxpress.ini, FrontPageExpress 2.0,, "FrontPageExpressRoot=%49100%"
  182.  
  183. [FPERemoveLink]
  184. setup.ini, progman.groups,, "group99="%ShortcutInternetSuite%""
  185. setup.ini, group99,, """%FPXpressLink%"""
  186.  
  187. [FPadRemoveLink]
  188. setup.ini, progman.groups,, "group99="%InternetSuite%""
  189. setup.ini, group99,, """%FrontPadLink%"""
  190.  
  191. [SourceDisksFiles]
  192. fp20htp.dll = 1
  193. fp20ime.dll = 1
  194. fp20tl.dll = 1
  195. fp20utl.dll = 1
  196. fpxpress.exe = 1
  197. lead52n.dll = 1
  198. fpxpress.chm = 1
  199. normal.htm = 1
  200. normal.inf = 1
  201. confirm.htm = 1
  202. confirm.inf = 1
  203. survey.htm = 1
  204. survey.inf = 1
  205. vtihome.exe = 1
  206. vtihome.inf = 1
  207. vtiform.exe = 1
  208. vtiform.inf = 1
  209. folder.inf = 1
  210. folddata.gif = 1
  211. empty.tmp = 1
  212. fpxpress.inf = 1
  213. setdefed.exe = 1
  214.  
  215. [SourceDisksNames]
  216. 1 = %DiskName%,fpesetup.cab,0
  217.  
  218. ; Change 5 to 1 below to prompt user for path.  We need to be quiet for IE4, so disable user choice.
  219. [FPEDestination]
  220. 49000=ProgramFilesDir,5
  221. 49100=CustomInstallDir,5
  222.  
  223. [ProgramFilesDir]
  224. "HKLM","SOFTWARE\Microsoft\Windows\CurrentVersion","ProgramFilesDir",,"%24%\%PROGRAMS%"
  225.  
  226. [CustomInstallDir]
  227. "HKLM","SOFTWARE\Microsoft\FrontPad","InstallDir",%UserPrompt%,"%49000%\%FPXpressDesc%"
  228. "HKLM","SOFTWARE\Microsoft\FrontPageExpress","InstallDir",%UserPrompt%,"%49000%\%FPXpressDesc%"
  229.  
  230. [Strings]
  231. ; Unlocalized strings.
  232. VersionNumber = "2,0,1,1118"
  233.  
  234. ; Strings to be localized.
  235. LocaleID = "EN"
  236. InternetSuite = "Internet Explorer"
  237. ShortcutInternetSuite = "Internet Explorer"
  238. DiskName = "Microsoft FrontPage Express Installation Disk"
  239. OldDiskName = "Microsoft FrontPad Installation Disk"
  240. PROGRAMS = "Progra~1" ; Should be "Program Files", but it fails to create link on NT.
  241.  
  242. FPXpressLink = "FrontPage Express"
  243. FrontPadLink = "FrontPad"
  244. FPXpres